Skip to content

fix(compose): return type in get_service_port docstring#939

Open
PraneethJain wants to merge 2 commits intotestcontainers:mainfrom
PraneethJain:fix-type-annotation
Open

fix(compose): return type in get_service_port docstring#939
PraneethJain wants to merge 2 commits intotestcontainers:mainfrom
PraneethJain:fix-type-annotation

Conversation

@PraneethJain
Copy link
Copy Markdown

Noticed a mismatch in a function docstring while using the library. Fixed return type of get_service_port from str to int

@Tranquility2 Tranquility2 changed the title fix: return type in get_service_port docstring fix(compose): return type in get_service_port docstring Apr 3, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.81%. Comparing base (d48115d) to head (e6fa75d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #939   +/-   ##
=======================================
  Coverage   79.81%   79.81%           
=======================================
  Files          15       15           
  Lines        1303     1303           
  Branches      162      162           
=======================================
  Hits         1040     1040           
  Misses        216      216           
  Partials       47       47           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants